﻿2026-07-29T12:46:20.4772251Z ##[group]Run actions/checkout@v5
2026-07-29T12:46:20.4772508Z with:
2026-07-29T12:46:20.4772699Z   repository: SaberMage/spt-shell-notify
2026-07-29T12:46:20.4772943Z   path: .adapter-notify
2026-07-29T12:46:20.4775128Z   token: ***
2026-07-29T12:46:20.4775324Z   ssh-strict: true
2026-07-29T12:46:20.4775508Z   ssh-user: git
2026-07-29T12:46:20.4775692Z   persist-credentials: true
2026-07-29T12:46:20.4775893Z   clean: true
2026-07-29T12:46:20.4776073Z   sparse-checkout-cone-mode: true
2026-07-29T12:46:20.4776303Z   fetch-depth: 1
2026-07-29T12:46:20.4776479Z   fetch-tags: false
2026-07-29T12:46:20.4776665Z   show-progress: true
2026-07-29T12:46:20.4777032Z   lfs: false
2026-07-29T12:46:20.4777204Z   submodules: false
2026-07-29T12:46:20.4777389Z   set-safe-directory: true
2026-07-29T12:46:20.4777609Z   allow-unsafe-pr-checkout: false
2026-07-29T12:46:20.4777829Z env:
2026-07-29T12:46:20.4778003Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T12:46:20.4778283Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T12:46:20.4778541Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T12:46:20.4778889Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-R7J0c3
2026-07-29T12:46:20.4779461Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-R7J0c3
2026-07-29T12:46:20.4779871Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-R7J0c3
2026-07-29T12:46:20.4780290Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30451664318-1-R7J0c3
2026-07-29T12:46:20.4780620Z ##[endgroup]
2026-07-29T12:46:20.6481618Z Syncing repository: SaberMage/spt-shell-notify
2026-07-29T12:46:20.6484041Z ##[group]Getting Git version info
2026-07-29T12:46:20.6484514Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-29T12:46:20.6507146Z [command]/usr/bin/git version
2026-07-29T12:46:20.6575816Z git version 2.43.0
2026-07-29T12:46:20.6598566Z ##[endgroup]
2026-07-29T12:46:20.6609256Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c93438c2-40cc-4056-abcc-09b4f0762252' before making global git config changes
2026-07-29T12:46:20.6609960Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T12:46:20.6613065Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-29T12:46:20.6644323Z ##[group]Initializing the repository
2026-07-29T12:46:20.6648135Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-29T12:46:20.6675655Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-29T12:46:20.6676417Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-29T12:46:20.6676900Z hint: of your new repositories, which will suppress this warning, call:
2026-07-29T12:46:20.6677306Z hint: 
2026-07-29T12:46:20.6677582Z hint: 	git config --global init.defaultBranch <name>
2026-07-29T12:46:20.6677911Z hint: 
2026-07-29T12:46:20.6678212Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-29T12:46:20.6678694Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-29T12:46:20.6679406Z hint: 
2026-07-29T12:46:20.6679678Z hint: 	git branch -m <name>
2026-07-29T12:46:20.6680445Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-29T12:46:20.6689989Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-29T12:46:20.6716336Z ##[endgroup]
2026-07-29T12:46:20.6716771Z ##[group]Disabling automatic garbage collection
2026-07-29T12:46:20.6718803Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T12:46:20.6742149Z ##[endgroup]
2026-07-29T12:46:20.6742508Z ##[group]Setting up auth
2026-07-29T12:46:20.6747328Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T12:46:20.6771226Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T12:46:20.6993211Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T12:46:20.7019458Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T12:46:20.7204410Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T12:46:20.7231793Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T12:46:20.7418003Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T12:46:20.7448636Z ##[endgroup]
2026-07-29T12:46:20.7449103Z ##[group]Determining the default branch
2026-07-29T12:46:20.7451747Z Retrieving the default branch name
2026-07-29T12:46:21.1802957Z Default branch 'main'
2026-07-29T12:46:21.1803620Z ##[endgroup]
2026-07-29T12:46:21.1804038Z ##[group]Fetching the repository
2026-07-29T12:46:21.1808852Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-29T12:46:21.7692516Z From https://github.com/SaberMage/spt-shell-notify
2026-07-29T12:46:21.7692969Z  * [new branch]      main       -> origin/main
2026-07-29T12:46:21.7706639Z ##[endgroup]
2026-07-29T12:46:21.7706949Z ##[group]Determining the checkout info
2026-07-29T12:46:21.7708859Z ##[endgroup]
2026-07-29T12:46:21.7712320Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T12:46:21.7745671Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T12:46:21.7769705Z ##[group]Checking out the ref
2026-07-29T12:46:21.7773109Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-29T12:46:21.7810701Z Switched to a new branch 'main'
2026-07-29T12:46:21.7811053Z branch 'main' set up to track 'origin/main'.
2026-07-29T12:46:21.7815131Z ##[endgroup]
2026-07-29T12:46:21.7848819Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T12:46:21.7871595Z ee2d37eadc730c0019e0af82d683074c509634a2
